home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Colorado Rockies Interactive CD-ROM 1999
/
Colorado Rockies 1999 Interactive CD-ROM.iso
/
mac
/
Xtras
/
ScriptOMatic Lite
/
ScriptOMatic Lite.Dxr
/
00058.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-10
|
103 b
|
10 lines
on exitFrame
go(the frame)
end
on keyDown
if the key = RETURN then
go("outprev")
end if
end